chore: switch to oxfmt, oxlint - add ci checks#3977
Conversation
|
|
Important Review skippedToo many files! This PR contains 317 files, which is 167 over the limit of 150. To get a review, narrow the scope: Upgrade to a paid plan to raise the limit. ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (9)
📒 Files selected for processing (317)
You can disable this status message by setting the Use the checkbox below for a quick retry:
WalkthroughThe pull request replaces ESLint and Prettier with oxlint and oxfmt as the monorepo's formatting and linting toolchain. Two new root-level configuration files are added: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
@trigger.dev/build
trigger.dev
@trigger.dev/core
@trigger.dev/python
@trigger.dev/react-hooks
@trigger.dev/redis-worker
@trigger.dev/rsc
@trigger.dev/schema-to-json
@trigger.dev/sdk
commit: |
6c5c6eb to
61faf51
Compare
#3977 added formatting and linting everywhere else. This extends it to the webapp.
Currently we have prettier and eslint setup, but no global formatting/linting, and no CI gates on PRs.
Changes:
Disabled lints: